home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / share / Win2000 / regmon / README.TXT next >
Encoding:
Text File  |  1999-01-09  |  1.8 KB  |  54 lines

  1.  
  2. Regmon for Windows NT/9x
  3. Copyright (C) 1996-1999 Mark Russinovich and Bryce Cogswell
  4. http://www.sysinternals.com
  5.  
  6. Using Regmon
  7. ------------
  8.  
  9. Start Regmon.exe from its home directory. Complete usage 
  10. instructions are available in the on-line help file.
  11.  
  12. Building Regmon
  13. ----------------
  14.  
  15. Regmon consists of a device driver and a GUI. The NT driver was built with
  16. the Windows NT DDK Build environment and the GUI was compiled with 
  17. Microsoft Visual C++ 6.0. The VxD was built using Vireo Software's
  18. (now NuMega Labs) VtoolsD 2.0. 
  19.  
  20. The help was entered with Microsoft Word 97 and Help Workshop 
  21. for Word 97.
  22.  
  23. To install, copy Regmon.exe, Regvxd.vxd and regsys.sys to the same 
  24. directory.
  25.  
  26. Terms of Use
  27. ------------
  28.  
  29. This software is provided "as is", without any guarantee made
  30. as to its suitability or fitness for any particular use. It may
  31. contain bugs, so use of this tool is at your own risk. We take
  32. no responsilbity for any damage that may unintentionally be caused
  33. through its use.
  34.  
  35. You may use the source in commercial applications without fee, however
  36. any software distributed based on Regmon must have significant added
  37. value in functionality over what is present here. For example, you 
  38. cannot distribute or sell a Registry monitor based on this code, though
  39. you can distribute and sell a product that uses Registry monitoring
  40. to capture changes made during a software installation in order 
  41. to perform an automatic uninstall.
  42.  
  43. You may not distribute Regmon in any form without express written
  44. permission of Mark Russinovich or Bryce Cogswell.
  45.  
  46. Reporting Problems
  47. ------------------
  48.  
  49. If you encounter problems, please visit http://www.sysinternals.com
  50. and download the latest version to see if the issue has been resolved.
  51. If not, please send a bug report to:
  52.  
  53.     mark@sysinternals.com and cogswell@winternals.com
  54.